home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / NXPlot3d / Source / PB.project < prev    next >
Text File  |  1994-05-17  |  1KB  |  32 lines

  1. INSTALLDIR = "$(HOME)/Apps";
  2. APPICON = Icon.tiff;
  3. GENERATEMAIN = YES;
  4. DOCICONFILES = ();
  5. FILESTABLE = {
  6.     M_FILES = (NXplot3d_main.m);
  7.     OTHER_LINKED = ();
  8.     H_FILES = (DensView.h, exprDefs.h, Expression.h, PControl.h, Plot3DView.h, PlotShape.h);
  9.     CLASSES = (DensView.m, Expression.m, PControl.m, Plot3DView.m, PlotShape.m);
  10.     IMAGES = (box.tiff, boxS.tiff, cyl.tiff, cylS.tiff, downleft.tiff, Icon.tiff, left.tiff, meicon.tiff, mesh.tiff, meshS.tiff, off.tiff, offS.tiff, plot3d.tiff, pyr.tiff, pyrS.tiff, sphere.tiff, sphereS.tiff, spherical.tiff, sphericalS.tiff, torus.tiff, torusS.tiff);
  11.     PSW_FILES = (wraps.psw);
  12.     C_FILES = ();
  13.     OTHER_RESOURCES = (contour.sl, contour.slo, Help, title.3d);
  14.     OTHER_SOURCES = (expr.ym, Makefile.postamble, Makefile.preamble, token.lm);
  15.     SUBPROJECTS = ();
  16.     PSWM_FILES = ();
  17.     SOUNDS = ();
  18.     OTHER_LIBS = (Media_s, NeXT_s, Indexing_s);
  19.     INTERFACES = (plot3d.nib);
  20. };
  21. APPCLASS = Application;
  22. MAINNIB = plot3d;
  23. DOCEXTENSIONS = ();
  24. PROJECTTYPE = Application;
  25. PROJECTVERSION = 1.1;
  26. LOCALIZABLE_FILES = {
  27.     Help;
  28. };
  29. PROJECTNAME = NXplot3d;
  30. SYSTEMEXTENSIONS = ();
  31. LANGUAGE = English;
  32.